top of page

[OPS] Restore n8n Workflows from GitHub

Automates restoration of n8n workflows backed up on GitHub. Uses GitHub API to list and fetch workflow JSON files, compares with existing n8n workflows via n8n API, and creates missing ones. Ideal for workflow backup and recovery.

bottom of page